Browse Skills

2258 skills found

frontend-css.md
1
1 export frontend-css
2 imkdw from "imkdw/imkdw-dev"
3 Write Tailwind CSS v3 styles following the project's design system with custom preset, CSS variables, and terminal-themed design tokens. Use this skill when styling React components with Tailwind utility classes, using the custom Tailwind preset from @imkdw-dev/ui, working with CSS variables for theming (--background, --foreground, --primary, etc.), implementing dark mode with the .dark class, applying terminal or code syntax colors, using custom animations (fade-in, slide-up, terminal-blink), working with the @tailwindcss/typography plugin for prose content, or configuring Tailwind in tailwind.config.ts. This includes files in packages/ui/src/tokens/, packages/ui/src/styles/, any *.tsx file with className attributes, and tailwind.config.ts. Apply when adding styles to components, customizing the design system, or troubleshooting Tailwind class conflicts.
2026-01-05
bun-fs-helpers.md
1
1 export bun-fs-helpers
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Pure Bun-native filesystem utilities from @sidequest/core/fs. Use when you need command-injection-safe filesystem operations, prefer Bun over node:fs, or want token-efficient fs helpers. All functions use Bun.spawn, Bun.file(), or Bun.write() - no node:fs dependencies.
2026-01-05
panel-patterns.md
1
1 export panel-patterns
2 rjroy from "rjroy/adventure-engine-corvran"
3 This skill should be used when the GM needs panel creation ideas or atmosphericenhancement suggestions. Triggers on:- "What panels should I create" or "panel suggestions"- Requests for atmospheric panels matching genre or location- Patterns for combat, travel, dungeon, or social scenarios- Best practices for when to create, update, or dismiss panelsProvides pre-defined patterns organized by context (universal, location, genre, game state).
2026-01-05
json-schema.md
1
1 export json-schema
2 mcclowes from "mcclowes/omg"
3 Use when working with JSON Schema for validation, OpenAPI schemas, type definitions, and data structure specification
2026-01-05
integrity-bound-scope.md
1
1 export integrity-bound-scope
2 synapseradio from "synapseradio/thinkies"
3 Define boundaries where claims or recommendations apply versus break down. Use when: (1) asked to define scope or boundaries, (2) claim presented as universal truth, (3) explaining why pattern works here but not there, (4) advice given without specifying applicable context.
2026-01-05
create-repository.md
1
1 export create-repository
2 madooei from "madooei/backend-template"
3 Create repository interface for data access abstraction. Use when adding a new resource that needs database operations, defining CRUD interface, or setting up repository pattern. Triggers on "new repository", "repository interface", "data access layer", "create repository".
2026-01-05
requirements-writing.md
1
1 export requirements-writing
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Write clear, testable requirements using User Stories and Gherkin scenarios. Capture functional and non-functional requirements with proper acceptance criteria. Use when defining new features or documenting system behavior. Trigger keywords: requirements, user stories, acceptance criteria, Gherkin, BDD, specifications, feature definition
2026-01-05
grpc-protobuf.md
1
1 export grpc-protobuf
2 ashchupliak from "ashchupliak/dream-team"
3 gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts
2026-01-05
specialized-roles-skill.md
1
1 export specialized-roles-skill
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Master specialized tech careers including Product Management, Engineering Management, DevRel, Technical Writing, QA, Blockchain, Game Development, Cybersecurity, and UX Design. Navigate multiple career paths beyond traditional software development.
2026-01-05
saas-pricing-strategy.md
1
1 export saas-pricing-strategy
2 bcasci from "bcasci/hustler-marketplace"
3 Advises on SaaS pricing strategy using Daniel Priestley's oversubscription principles and Patrick Campbell's value-based framework. Use when defining pricing tiers, selecting value metrics, positioning against competitors, or creating pricing page copy for any SaaS product.
2026-01-05
spec-objects.md
1
1 export spec-objects
2 BellaBe from "BellaBe/ideas-os"
3 Extract type definitions from requirements. Identifies primitives, products (×),coproducts (+), and refined types as categorical objects. Use when: startingnew system, adding types, analyzing domain model, defining data structures.
2026-01-05
project-structure.md
1
1 export project-structure
2 specvital from "specvital/collector"
3 Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration.Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.
2026-01-05
data-anonymizer.md
1
1 export data-anonymizer
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Detect and mask PII (names, emails, phones, SSN, addresses) in text and CSV files. Multiple masking strategies with reversible tokenization option.
2026-01-05
generate-acceptance-test.md
1
1 export generate-acceptance-test
2 knowlet from "knowlet/skills"
3 從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。
2026-01-05
radtools-figma-sync.md
1
1 export radtools-figma-sync
2 Radiants-DAO from "Radiants-DAO/radtools"
3 Set up or update RadTools design system from Figma. Use ONLY for initial design system import (colors, typography, spacing tokens) or when syncing design system updates from Figma. NOT for building pages or components from Figma designs - those use Figma MCP directly with existing RadTools tokens.
2026-01-05
typescript.md
1
1 export typescript
2 mleku from "mleku/next.orly.dev"
3 This skill should be used when working with TypeScript code, including type definitions, type inference, generics, utility types, and TypeScript configuration. Provides comprehensive knowledge of TypeScript patterns, best practices, and advanced type system features.
2026-01-05
task-breakdown.md
1
1 export task-breakdown
2 sjnims from "sjnims/requirements-expert"
3 This skill should be used when the user asks to "create tasks", "break down story into tasks", "define tasks", "what tasks are needed", "write acceptance criteria", "implementation tasks", "task list", "create work items", "technical tasks", "work breakdown", "decompose story", "story to tasks", or when decomposing user stories into specific, executable tasks with clear acceptance criteria for GitHub Projects.
2026-01-05
ccg-latent.md
1
1 export ccg-latent
2 phuongrealmax from "phuongrealmax/code-guardian"
3 Use this skill for multi-step development tasks. Latent Chain Mode reduces token usage by 70-80% through hidden-state reasoning with 4-phase workflow: analysis → plan → impl → review.
2026-01-05
aesthetic-motion-temporal.md
1
1 export aesthetic-motion-temporal
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Aesthetics] Defines temporal aesthetics: speed, acceleration habits, tempo, static vs dynamic balance, motion weight and inertia. Produces Motion Bible as Memo nodes in Brain canvas.
2026-01-05
code-search.md
1
1 export code-search
2 1ambda from "1ambda/dataops-platform"
3 Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependencies with 80-90% token savings. Use when searching code, finding implementations, or tracing call chains.
2026-01-05
create-routes.md
1
1 export create-routes
2 madooei from "madooei/backend-template"
3 Create route definitions for HTTP endpoints. Use when wiring controllers and middleware to HTTP routes. Triggers on "create routes", "router for", "route definitions".
2026-01-05
secrets-tools.md
0
1 export secrets-tools
2 EffortlessMetrics from "EffortlessMetrics/demo-swarm"
3 Publish gate secrets scanning. Use for: safe_to_publish, scan for secrets, redact in-place. Determines publish gate status. Scan files for secrets (locations only - NEVER prints secret content). GitHub tokens, AWS keys, private keys, bearer tokens. Use ONLY in secrets-sanitizer. Invoke via bash .claude/scripts/demoswarm.sh secrets scan|redact.
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Test design patterns, best practices, and examples for comprehensive Solidity testing. Use when writing tests for smart contracts or improving test coverage.
2026-01-05
build-session-context.md
0
1 export build-session-context
2 dudusoar from "dudusoar/VRP-Toolkit"
3 Build concise session context by extracting key information from project logs (CLAUDE.md, TASK_BOARD.md, MIGRATION_LOG.md, DEBUG_LOG.md, GIT_LOG.md, SKILLS_LOG.md) to provide token-efficient project status. Use when beginning work, returning after break, or needing quick project overview without reading full files.
2026-01-05