Browse Skills

9063 skills found

api-endpoint-builder.md
1
1 export api-endpoint-builder
2 MaciWP from "MaciWP/CV_Astro"
3 This skill builds REST and GraphQL API endpoints with validation, error handling, and documentation.Supports Python (FastAPI, Flask), Node.js (Express, Fastify, Hono), Bun, and Go (Gin, Echo).Generates request/response validation (Pydantic, Zod), OpenAPI docs, error responses, and tests.Activate when user says "create API endpoint", "add REST route", "build GraphQL resolver", or needs CRUD operations.Output: Production-ready endpoint code with validation, error handling, tests, and documentation.
2026-01-05
agentuity-cli-cloud-keyvalue-stats.md
1
1 export agentuity-cli-cloud-keyvalue-stats
2 agentuity from "agentuity/discord-help-agent"
3 Get statistics for keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
agentuity-cli-project-auth-generate.md
1
1 export agentuity-cli-project-auth-generate
2 agentuity from "agentuity/discord-help-agent"
3 Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
2026-01-05
agentuity-cli-cloud-agent-list.md
1
1 export agentuity-cli-cloud-agent-list
2 agentuity from "agentuity/discord-help-agent"
3 List agents for a project. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
tdd.md
1
1 export tdd
2 Xantibody from "Xantibody/dotfiles"
3 TDD methodology guidance for writing tests and implementing code. Use when writing tests, implementing features, or refactoring code.
2026-01-05
progress-tracker.md
1
1 export progress-tracker
2 adlsdztony from "adlsdztony/claude-marketplace"
3 This skill should be used when the user asks to "track feature completion", "check progress", "verify all features pass", "count passing tests", "show completion status", or "update feature_list.json". Use for managing and querying the progress of autonomous coding projects.
2026-01-05
skill-documentarian.md
1
1 export skill-documentarian
2 erichowens from "erichowens/some_claude_skills"
3 Documentation expert for Claude Skills. Maintains showcase website sync, manages skill tags and taxonomy, creates blog-style artifacts, and preserves skill usage for posterity. DOWNLOAD & USE THIS SKILL to document your own skill creation journey—capture before/after, preserve learnings, and share your expertise. Includes comprehensive artifact preservation guides. Activates on "document", "sync skills", "create artifact", "validate skills", "add tags", "tag management". NOT for code implementation, design, or testing.
2026-01-05
researchgrounding-auditor.md
1
1 export researchgrounding-auditor
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Audit outputs against provided sources, enforce grounding, and log an audit trail. Use when strict source fidelity is required.
2026-01-05
mit-licensing.md
1
1 export mit-licensing
2 joe-re from "joe-re/eyes-on-claude-code"
3 Audit dependency licenses for MIT compatibility. Use when the user wants to check if their project's dependencies are compatible with MIT license, find problematic licenses (GPL, AGPL, etc.), or generate a license audit report. Supports Node.js (npm/pnpm) and Rust (Cargo) projects.
2026-01-05
api-integration-test-scaffolder.md
1
1 export api-integration-test-scaffolder
2 okgoogle13 from "okgoogle13/careercopilot"
3 Generates integration tests for frontend → backend → Genkit flow connections. Use when creating E2E API tests.
2026-01-05
rad.md
1
1 export rad
2 williaby from "williaby/image-preprocessing-detector"
3 Response-Aware Development (RAD) - Systematic verification of code assumptions using multi-model AI analysis. Auto-activates on keywords assumption, verify assumptions, list assumptions, RAD, response-aware, assumption tags, critical assumptions, assumption verification. Routes to verification, listing, and testing workflows.
2026-01-05
techniques-socratic.md
1
1 export techniques-socratic
2 synapseradio from "synapseradio/thinkies"
3 Test reasoning through disciplined questioning that reveals hidden assumptions and examines logic through dialogue. Use when: (1) asked to probe beliefs, examine claims, or test reasoning through questions, (2) claims rest on unverified premises that need surfacing through interrogation, (3) teaching through questions rather than direct answers, (4) existing reasoning needs to be made visible and validated through systematic inquiry.
2026-01-05
custom-plugin-flutter-skill-database.md
1
1 export custom-plugin-flutter-skill-database
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-flutter"
3 1800+ lines of database architecture mastery - SQLite, Hive, ObjectBox, Firestore, encryption, offline-first, sync with production-ready code examples.
2026-01-05
agentuity-cli-cloud-env-pull.md
1
1 export agentuity-cli-cloud-env-pull
2 agentuity from "agentuity/discord-help-agent"
3 Pull environment variables from cloud to local .env file. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
moai-platform-firestore.md
1
1 export moai-platform-firestore
2 junseokandylee from "junseokandylee/RallyApp"
3 Firebase Firestore specialist covering NoSQL patterns, real-time sync, offline caching, and Security Rules. Use when building mobile-first apps with offline support, implementing real-time listeners, or configuring Firestore security.
2026-01-05
agentuity-cli-cloud-env-get.md
1
1 export agentuity-cli-cloud-env-get
2 agentuity from "agentuity/discord-help-agent"
3 Get an environment variable value. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
refactoring-test-suites.md
1
1 export refactoring-test-suites
2 kynoptic from "kynoptic/markdownlint-trap"
3 Enforces consistent test quality, structure, and maintainability across any programming language by applying project-wide conventions for test naming, structure, parameterization, and classification. Use for messy test suites, inconsistent naming, improving CI alignment and developer readability, or when the user mentions test cleanup, test organization, or test standardization.
2026-01-05
testing-claude-plugins-with-python-sdk.md
1
1 export testing-claude-plugins-with-python-sdk
2 krzemienski from "krzemienski/shannon-framework"
3 Use when testing Claude Code plugins programmatically, building SDK applications, encountering plugin loading failures (plugins array empty), getting AttributeError on message.type, or needing verified Claude Agents SDK Python patterns - provides complete reference for correct message handling (isinstance not .type), plugin loading (setting_sources required), content block iteration, and all working patterns from official documentation
2026-01-05
axiom-injection-methodology.md
1
1 export axiom-injection-methodology
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Inject axioms into operational context using structured methodology.
2026-01-05
agentuity-cli-cloud-stream-delete.md
1
1 export agentuity-cli-cloud-stream-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete a stream by ID (soft delete). Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
playwright-scraper.md
1
1 export playwright-scraper
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Production-proven Playwright web scraping patterns with selector-first approach and robust error handling.Use when users need to build web scrapers, extract data from websites, automate browser interactions,or ask about Playwright selectors, text extraction (innerText vs textContent), regex patterns for HTML,fallback hierarchies, or scraping best practices.
2026-01-05
cloud-deploy-blueprint.md
1
1 export cloud-deploy-blueprint
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested from 9-hour deployment session.
2026-01-05
migration-assistant.md
1
1 export migration-assistant
2 deve1993 from "deve1993/Quickfy-website"
3 Expert in code migrations, version upgrades, breaking change handling, automated codemods, deprecation warnings, and migration testing
2026-01-05
security-prompts-engineering.md
1
1 export security-prompts-engineering
2 harperaa from "harperaa/secure-claude-skills"
3 Comprehensive security prompt templates for implementing secure features with multiple security layers. Use for complex implementations like forms, authenticated endpoints, public APIs, admin features, file uploads, middleware composition, and security testing. Triggers include "secure form", "authenticated endpoint", "public endpoint", "admin action", "file upload", "composable middleware", "security testing", "new security control".
2026-01-05