8 skills found
OutlineDriven / outline-driven-developmentOutline Driven Development – Beyond "specs" or "vibes" using AST analysis and Modern CLI Tools w/ context engineering; batteries-included
jzOcb / agent-guardrailsMechanical enforcement tools to prevent AI agents from bypassing established project standards.
reiver / vibefedA Fediverse & ActivityPub plugin for those wishing to use LLM coding tools for the Fediverse and the Social Web.
Fuenfgeld / pydantic-ai-skillsProduction-ready Claude Code skills for building AI agents with Pydantic AI. Includes dependency injection, tools, validators, streaming, multi-agent orchestration, and evaluation framework patterns.
volleio / claude-permissions-auditAudit and optimize Claude Code permissions — flags overly permissive patterns, deprecated syntax, credential exposure, and missing safety rules. Includes discover mode for new CLI tools and usage logging.
vigneshsinna / openai-skills--openai-docsUse when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.
vigneshsinna / anthropics-skills--slack-gif-creatorKnowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts
vigneshsinna / openai-skills--pdfUse when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.