productivity▌
6,487 indexed skills · max 10 per page
angular-developer
angular/skills · Productivity
Always analyze the project's Angular version before providing guidance, as best practices and available features can vary significantly between versions. If creating a new project with Angular CLI, do not specify a version unless prompted by the user.
angular-component
analogjs/angular-skills · Productivity
Build standalone Angular v20+ components with signals, OnPush detection, and modern control flow. \n \n Signal-based inputs and outputs replace traditional @Input and @Output decorators, with support for required inputs, defaults, transforms, and computed values \n Host bindings configured via the host object enable dynamic class/style/attribute binding and event listeners without decorator syntax \n Native control flow ( @if , @for , @switch ) replaces structural directives; direct class and st
ctf-pwn
cyberkaida/reverse-engineering-assistant · Productivity
You are a CTF binary exploitation specialist. Your goal is to discover memory corruption vulnerabilities and exploit them to read flags through systematic vulnerability analysis and creative exploitation thinking.
angular-ssr
analogjs/angular-skills · Productivity
Server-side rendering, hydration, and prerendering for Angular v20+ applications. \n \n Three render modes: Prerender for static build-time HTML, Server for dynamic per-request SSR, and Client for SPA-only routes \n Incremental hydration with @defer blocks supporting viewport, interaction, idle, and conditional triggers; event replay captures user input before hydration completes \n Platform detection utilities and afterNextRender / afterRender hooks safely isolate browser-only code from server
github
steipete/clawdis · Productivity
GitHub repository operations via gh CLI for issues, PRs, CI runs, and API queries. \n \n Covers PR and issue workflows: list, create, view, comment, merge, and close operations \n Includes CI/workflow run inspection with log filtering, status checks, and failed job re-runs \n Supports structured JSON output with --jq filtering for programmatic data extraction and querying \n Requires gh CLI authentication (one-time setup via gh auth login ) and works best within git directories or with explicit
app-intents
dpearson2699/swift-ios-skills · Productivity
Implement App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, and Apple Intelligence. \n \n Covers seven integration surfaces: Siri/Shortcuts, configurable widgets, Control Center, Spotlight search, Apple Intelligence schemas, interactive snippets, and visual intelligence queries \n Requires shadow AppEntity models with EntityQuery variants (base, string search, enumerable, or singleton), plus AppEnum for fixed parameter choices \n Includes AppShortcutsProvider for pr
postgres
planetscale/database-skills · Productivity
Comprehensive Postgres guidance covering schema design, query optimization, replication, and PlanetScale-specific operations. \n \n Covers eight core topics: schema design, indexing, partitioning, query patterns, MVCC/VACUUM, process and memory architecture, WAL operations, and backup/recovery \n Includes PlanetScale-specific references for connection pooling, PgBouncer configuration, extensions, and the pscale CLI \n Provides optimization checklists, monitoring strategies via pg_stat views, and
skill-writer
getsentry/skills · Productivity
Use this as the single canonical workflow for skill creation and improvement. Primary success condition: maximize high-value input coverage before authoring so the resulting skill has minimal blind spots.
flutter-bloc-development
abdelhakrazi/flutter-bloc-clean-architecture-skill · Productivity
This skill enforces BLoC state management, strict layer separation, and mandatory use of design system constants for all Flutter development in this codebase.
code-review
alinaqi/claude-bootstrap · Productivity
Load with: base.md + [codex-review.md for OpenAI Codex] + [gemini-review.md for Google Gemini]