Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
149 changes: 149 additions & 0 deletions .github/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
149 changes: 149 additions & 0 deletions .github/logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions .github/repo-meta.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
description: "Give your AI coding agent expert-level FeatBit knowledge — 17 skills covering SDKs, deployments, and APIs for the Agent Skills ecosystem."
topics:
# Tier 1: Core identity
- agent-skills
- featbit
- feature-flags
# Tier 2: Technology
- claude-code
- cursor
- github-copilot
- windsurf
- ai-coding
# Tier 3: Discoverability
- docker-compose
- kubernetes
- sdk-integration
- opentelemetry
- ab-testing
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,7 @@ ehthumbs_vista.db


# Skills tooling lockfiles
skills-lock.json
skills-lock.json

# Claude Code session exports
202[0-9]-*.txt
Loading