Browse Skills

20307 skills found

type-hints.md
1
1 export type-hints
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-python"
3 Python type hints, type checking, and static analysis with mypy
2026-01-05
testing-standards.md
1
1 export testing-standards
2 mesbahtanvir from "mesbahtanvir/ishkul"
3 Ensures all new screens/components have unit tests with proper coverage. Validates test files exist for loading, error, success, and state-transition states. Checks that backend handlers have corresponding test files. Use when creating or modifying frontend screens, components, or backend handlers.
2026-01-05
chinese-learning-assistant.md
1
1 export chinese-learning-assistant
2 0918nobita from "0918nobita/rules"
3 HSK4級レベルから流暢さを目指す学習者向け。中国語表現の使用場面・自然さを分析し、作文を「ネイティブらしい流暢な表現」に改善。bilibili等のコンテンツ理解とネイティブとの会話をサポート。実際の用例をWeb検索で提示
2026-01-05
astro-tailwind-cloudflare-stack.md
1
1 export astro-tailwind-cloudflare-stack
2 Olu-AnuAkin-Akinyemi from "Olu-AnuAkin-Akinyemi/Grimora"
3 Complete full-stack development with Astro (Islands Architecture), Tailwind CSS (utility-first styling), and CloudFlare Workers/D1/KV (edge computing and hybrid database). Strategic guidance plus practical implementation patterns for building fast, globally-distributed web applications.
2026-01-05
frontend-design.md
1
1 export frontend-design
2 dejanvasic85 from "dejanvasic85/williamstownsc"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
prefab-dev.md
1
1 export prefab-dev
2 dpup from "dpup/prefab"
3 Use this skill when developing Go applications with the Prefab server framework.This includes creating servers, adding gRPC/HTTP handlers, configuring authenticationand authorization, setting up SSE streams, managing configuration, creating customplugins, and following Prefab error handling and security patterns.
2026-01-05
openai-apps-mcp.md
1
1 export openai-apps-mcp
2 ovachiever from "ovachiever/droid-tings"
3 Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI).Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS blocking (allow chatgpt.com), widget 404s (missing ui://widget/), wrong MIME type (text/html+skybridge), or ASSETS binding undefined.
2026-01-05
jira-discipline.md
1
1 export jira-discipline
2 jclfocused from "jclfocused/claude-agents"
3 Use this skill when discussing code changes, implementation work, feature status, or when starting/completing development tasks. Reminds about Jira issue tracking discipline - always having an issue in progress before writing code, transitioning to done, and creating Subtasks for unexpected scope. Triggers when users mention implementing features, writing code, or checking on work status.
2026-01-05
codex-skills-index.md
1
1 export codex-skills-index
2 nadavyigal from "nadavyigal/Running-coach-"
3 Entry point for Codex-discoverable skills used by the Run-Smart AI coach.
2026-01-05
react-testing.md
1
1 export react-testing
2 1ambda from "1ambda/dataops-platform"
3 React testing with Vitest, React Testing Library, and MSW. Focuses on user-centric testing, component isolation, and API mocking. Use when writing tests for React components, hooks, or debugging test failures in frontend code.
2026-01-05
run-code-review.md
1
1 export run-code-review
2 semicolon-devteam from "semicolon-devteam/semo"
3 Next.js 프로젝트 통합 리뷰. review-task 6단계 + semicolon-reviewer 코드 리뷰를하나의 워크플로우로 통합 실행합니다. PR에 리뷰 코멘트를 자동 등록합니다.Use when (1) "/SEMO:review", (2) "리뷰해줘", "PR 리뷰", (3) "태스크 리뷰", "코드 리뷰".
2026-01-05
custom-plugin-flutter-skill-ui.md
1
1 export custom-plugin-flutter-skill-ui
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-flutter"
3 1700+ lines of Flutter UI mastery - widgets, layouts, Material Design, animations, responsive design with production-ready code examples and enterprise patterns.
2026-01-05
documentation.md
1
1 export documentation
2 1ambda from "1ambda/dataops-platform"
3 Technical documentation generation and maintenance. Creates API docs, code comments, READMEs, and changelogs. Use when documenting code, APIs, or creating project documentation.
2026-01-05
aws-codepipeline.md
1
1 export aws-codepipeline
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Build automated CI/CD pipelines with CodePipeline and CodeBuild
2026-01-05
coverage.md
1
1 export coverage
2 sachitv from "sachitv/avro-typescript"
3 Collect and enforce code coverage using Deno
2026-01-05
safe-refactor.md
1
1 export safe-refactor
2 anortham from "anortham/julie"
3 Perform safe code refactoring with reference checking and validation. Uses Julie's rename_symbol for workspace-wide renames and fuzzy_replace for precise edits. Activates when user wants to refactor, rename, or safely modify code.
2026-01-05
windows-3-1-web-designer.md
1
1 export windows-3-1-web-designer
2 erichowens from "erichowens/some_claude_skills"
3 Expert in authentic Windows 3.1 aesthetic for modern web applications. Creates pixel-perfect retro UI with beveled borders, system gray palettes, and program manager styling. Use for retro-themed web apps, 90s desktop aesthetics, nostalgic landing pages, pixel-art adjacent experiences. Activate on "windows 3.1", "retro ui", "beveled borders", "win31", "program manager", "90s aesthetic", "pixel art", "hotdog stand". NOT for vaporwave aesthetics (neon gradients, glowing text), glassmorphism, macOS/iOS styling, flat design, material design.
2026-01-05
refactoring-code.md
1
1 export refactoring-code
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Improve code structure without changing behavior. Use when code is hard to read, modify, or test. Covers Extract Method, Rename, and other safe refactorings.
2026-01-05
design-tokens-validator.md
1
1 export design-tokens-validator
2 LionGab from "LionGab/NossaMaternidade"
3 Valida uso correto de design tokens do projeto Nossa Maternidade. Detecta cores hardcoded (#FFFFFF, rgba), spacing hardcoded, e sugere tokens corretos. Use ao revisar codigo de UI, criar componentes, ou validar design system.
2026-01-05
ecosystem.md
1
1 export ecosystem
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-javascript"
3 JavaScript ecosystem including npm, build tools (Webpack, Vite), testing (Jest, Vitest), linting, and CI/CD integration.
2026-01-05
icp-generator.md
1
1 export icp-generator
2 BellaBe from "BellaBe/ideas-os"
3 Extract Canvas segments and generate operational ICP definition with observable filters, qualification questions, and prospecting tool mappings for B2B SaaS products
2026-01-05
code-review.md
1
1 export code-review
2 always-further from "always-further/claude-extensions"
3 Activates when user wants code reviewed for quality, best practices, bugs, or improvements. Triggers on "review this code", "check my implementation", "is this code good", "find bugs", "improve this function", "code quality check", or requests for feedback on code.
2026-01-05
refactor-git-plan.md
1
1 export refactor-git-plan
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe merge approach. Use to structure version control for reversible, reviewable changes.
2026-01-05
explainable-reasoning.md
1
1 export explainable-reasoning
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Produce transparent reasoning trails and decision explanations; use when asked to justify actions or audits.
2026-01-05